Category: Forensics
Description: I told my friend that I want to learn how CRC works, so he sent me these three files. Apparently, each line of the text file uses a modified CRC to calculate a checksum. He said that if I can find the hidden message, I'll truly understand CRC...
Files:
As a base idea, I was thinking of a distinction between two types of CRC8, where the left bit sequence is the message and the right bit sequence is the inspection code.